From: jbulpin@paploo.uk.xensource.com Date: Wed, 21 Sep 2005 22:41:34 +0000 (+0100) Subject: Trivial spelling mistake fix. X-Git-Tag: archive/raspbian/4.8.0-1+rpi1~1^2~16780^2~11 X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/%22/%22http:/www.example.com/cgi/%22?a=commitdiff_plain;h=6f06ab2fd112452f146f9cdd12ae38c4c05e9146;p=xen.git Trivial spelling mistake fix. ... but mainly to check that pushes to the repository are working Signed-off-by: James Bulpin --- diff --git a/xen/common/sched_sedf.c b/xen/common/sched_sedf.c index 5a9d69b668..1a498dcd30 100644 --- a/xen/common/sched_sedf.c +++ b/xen/common/sched_sedf.c @@ -846,7 +846,7 @@ static void sedf_sleep(struct vcpu *d) { * the domain can't finish it's workload in the period * -in addition to that the domain can be treated prioritised when * extratime is available - * -addition: experiments hve shown that this may have a HUGE impact on + * -addition: experiments have shown that this may have a HUGE impact on * performance of other domains, becaus it can lead to excessive context * switches